home *** CD-ROM | disk | FTP | other *** search
/ Igromania 2005 July / Igromania_2005-07.iso / Soft / !Standard / Klite / klmcodec132.exe / {app} / bsplayer / skins / Xaero v1.bsz / Skin.ini < prev    next >
INI File  |  2000-01-17  |  5KB  |  201 lines

  1. [Settings]
  2. MainAnySape=1
  3. ButtonAnyShape=1
  4. MainTransClr=FF00FF
  5. ButtonTransClr=FF00FF
  6.  
  7. [Colors]
  8. ;format RRGGBB hex
  9. ;
  10. ;position back color
  11. PosBackClr=6F776F
  12. ;position fore color
  13. PosForeClr=FF00FF
  14. ;font color
  15. FontClr=666666
  16. ;volume color
  17. VolumeClr=FF00FF
  18. ; volume background or transparent if not defined
  19. ; VolumeBG=00FF00
  20. ; Playlist background
  21. PlayLBG=0099CC
  22. ; Playlist text color
  23. PlayLTX=FFFFFF
  24. SkinBG=0099CC
  25. SkinTX=FFFFFF
  26. SkinBGb=006699
  27. SkinTXb=FFFFFF
  28. AudSWBG=0099CC
  29. AudSWTX=FFFFFF
  30.  
  31. [Position]
  32. ; Buttons position - x,y
  33. ; Button size is the same as bitmap
  34. ; From 0.84 RC3 optional description can be specified - x,y;Description 
  35. ; Ex. BtnPlay=69,0115;Play
  36. ; y position *MUST* be 4 digits long, for compatibilty with previous versions
  37. ; if it's not skin will only work with version >= 0.834 RC3
  38. ; if number is less than 4 digits add zeros
  39. ; for ex. BtnPause=39,12 -> BtnPause=39,0012;Pause
  40. BtnPrev=77,0061;Previous
  41. BtnPlay=150,0056;Play
  42. BtnPause=202,0059;Pause
  43. BtnStop=115,0059;Stop
  44. BtnOpen=121,0071;Open
  45. BtnNext=236,0063;Next
  46. ; Movie name
  47. Txt1=90,30
  48. ; Maximum allowed width, if this line is not present -> auto
  49. Txt1MaxSize=120
  50. ;
  51. Txt2=236,38
  52. ; Movie size & fps
  53. Txt3=325,32
  54. ; Status (play,stop...)
  55. Txt4=50,38
  56. ; Time
  57. Txt5=125,22
  58. ; Repeat
  59. Txt6=88,58
  60.  
  61. ; x,y,w,h (w,h is ignored if TrackKind=HB)
  62. TrackBar=69,49,200,4
  63. ; Track bar kind, H-Horizontal, V-Vertical, HB-Custom bitmap horizontal
  64. TrackKind=HB
  65. ;If TrackKind=HB, name of the bitmap that will be used
  66. TrackBitmap=seekb.bmp
  67.  
  68.  
  69. ;
  70. BtnExit=301,20
  71. ; Volume position and size, rectangle Left,Top,Right,Bottom
  72. ;Volume=180,38,251,64
  73. ; In case of 
  74. ;  VolumeKind=CH -> x,y,xmax
  75. ;  VolumeKind=CV -> x,y,ymax
  76. ; x,y are postion of volume button, xmax(ymax) is x(y) postion to where button is allowed to move
  77.  
  78. Volume=139,41,191
  79.  
  80. ; If defined -> Volume style: CH-Skinnable button horizontal, CV- -||- vertical
  81. VolumeKind=CH
  82. ; Name of bitmap files for volume button -> BtnName[n|d|u].bmp
  83. ;    n-Normal picture
  84. ;    d-Picture when button is pressed
  85. ;    u-Picture when mouse moves over
  86. ; In this case full names will be VolBtnn.bmp,VolBtnd.bmp,VolBtnu.bmp -> This 3 pics should be present
  87. VolumeBtn=VolBtn
  88.  
  89. ; About
  90. About=50,50,65,65
  91. ;
  92. ; Additional buttons
  93. ; Number of additional buttons
  94. ExtrNum=2
  95. ; Button definitions
  96. ; BtnX=Xpos,Ypos:A[;Description]
  97. ;      X=Button number
  98. ;      Xpos=X positon
  99. ;      YPos=Y position
  100. ;      A=Action:
  101. ;    1=Preferences
  102. ;    2=Playlist
  103. ;    3=Load subtitles
  104. ;    4=Skins
  105. ;    5=Open audio file
  106. ;    6=Hide
  107. ;    7=Repeat
  108. ;    8=Time/Frames
  109. ;    20=Equalizer
  110. ;    21=Add bookmark
  111. ;    22=Edit bookamrk
  112. ;    23=Full screen switch
  113. ;    24=Desktop mode
  114. ;    25=
  115. ;    26=Pan scan
  116. ;    27=Custom Pan scan
  117. ;    28=Always on top switch
  118. ;    29=Aspect ratio cycle
  119. ;    30=Volume up
  120. ;    31=Volume down
  121. ;    32=DSP Plugin setup
  122. ;    33=Chapter viewer
  123. ;    34=Next chapter
  124. ;    35=Prev chapter
  125. ;
  126. ;    Image file must be named BtnX[n|d|u].bmp
  127. ;    X=Button number, n=normal, d=button down, u=mouse over
  128. ;    ex: Btn1u.bmp -> this is picture to show when mouse is over button
  129. ; Line below, create button at position 24,40 with images Btn1n.bmp, Btn1d.bmp, Btn1u.bmp
  130. ; and action 23 -> Full screen switch
  131. ;Btn1=24,40:23
  132. ; the same but also defines description that will be shown when mouse is over button
  133. Btn1=0,21:23;Full Screen
  134. Btn2=272,51:1;Preferences
  135.  
  136.  
  137. ; N-Normal, B-Bold
  138. [Fonts]
  139. Txt1=Trebuchet MS,8-B
  140. Txt2=Small Fonts,6-N
  141. Txt3=Small Fonts,6-N
  142. Txt4=Small Fonts,6-N
  143. Txt5=Small Fonts,6-B
  144. Txt6=Small Fonts,6-N
  145.  
  146. [GUI]
  147. MenuBackClr=0099CC
  148. MenuBackClrIco=006699
  149. MenuSelBackClr=E4DF0C
  150. MenuFontClr=FFFFFF
  151. MenuSelFontClr=000000
  152. MenuDisFontClr=666666
  153. MenuSeparatorClr=006699
  154.  
  155. [FullScreen]
  156.  
  157. Enable=0
  158.  
  159. Bitmap=fsback.bmp
  160. ; B-Bottom, T-Top    1-Left, 2-Middle, 3-Right
  161. ; Only bottom is currenty supported
  162. Position=B,2
  163.  
  164. VolumeKind=CV
  165. Volume=0,64,105
  166. VolumeBtn=fsVolBtn
  167.  
  168. TrackBar=67,123,242,14
  169. TrackKind=HB
  170. TrackBitmap=fsseekb.bmp
  171.  
  172. ; 10 - Play
  173. ; 11 - Pause
  174. ; 12 - Stop
  175. ; 13 - Prev
  176. ; 14 - Next
  177. ; + definitions above
  178. NumButton=0
  179.  
  180. Btn1=fsbtn1;33,88:23;Exit Full Screen
  181. Btn2=fsbtn2;352,59:1;Preferences
  182. Btn3=fsbtn3;284,82:3;Load Subtitles
  183. Btn4=fsbtn4;330,70:22;Edit Bookmark
  184. Btn5=fsbtn5;307,77:2;Playlist
  185. Btn6=fsbtn6;331,48:21;Add bookmark
  186. Btn7=fsbtn7;307,42:29;Aspect Ratio
  187. Btn8=fsbtn8;10,121:31;Volume down
  188. Btn9=fsbtn9;284,39:26;Toggle Pan Scan
  189. Btn10=fsbtn10;10,45:30;Volume up
  190. Btn11=fsbplay;170,80:10;Play
  191. Btn12=fsbprev;131,93:13;Previous
  192. Btn13=fsbstop;139,66:12;Stop
  193. Btn14=fsbpause;217,65:11;Pause
  194. Btn15=fsbnext;225,92:14;Next
  195.  
  196. FontName,Size-[B][N];x,y;Color 
  197. StatTxt=Trebuchet MS,9-B;150,40;666666
  198.  
  199. [Text]
  200. Author=(c)2002, goety http://www.bsplay.com
  201. Description=      Xaero